home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / sink33.zip / SINKEM.DOC < prev    next >
Text File  |  1992-04-19  |  11KB  |  245 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                       Sink'em
  7.                     Copyright (c) 1991-1992 IHS Software. Inc.
  8.                                 ALL RIGHTS RESERVED
  9.                                    In His Service
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                                 LIMIT OF LIABILITY
  16.  
  17.               Sinkem is distributed as-is.  The author disclaims all
  18.          warranties, expressed or implied.  The author will assume no
  19.          liability for damages either from the direct use of this product
  20.          or as a consequence of the use of this product.
  21.  
  22.  
  23.                                     DESCRIPTION
  24.  
  25.               Sinkem is a door game for Wildcat BBS's that up to ten
  26.          players can play.  The players must be able to view ANSI graphics
  27.          in order to play this game.  Each player has a sea zone in which
  28.          he or she places five ships.  Each player gets five shots a day
  29.          to take at the other players.  One point is given for each hit
  30.          and additional points equal to length of the ship are given to
  31.          the player who sinks it.  The registered version will show the
  32.          name of your BBS, allow access to the message base and generate a
  33.          bulletin showing the scores of the players and the last date they
  34.          played.
  35.  
  36.  
  37.                                  SHAREWARE NOTICE
  38.  
  39.               Sinkem, Copyright (c) 1991 IHS Software, Inc. is released as
  40.          shareware.  All rights are reserved.  You may copy the Sinkem zip
  41.          file and share it far and wide.  You may use Sinkem for thirty
  42.          days to give it a test drive.  If you continue to use Sinkem
  43.          after the trial period, you must register it by completing the
  44.          form in REGISTER.DOC and sending $15.00US to
  45.  
  46.                              IHS Software, Inc.
  47.                              P. O. Box 5103
  48.                              Macon, GA. 31208
  49.  
  50.               Who has ever given to God that God should repay him?
  51.               For from him and through him and and to him are all things.
  52.               To him be the glory forever! Amen.
  53.  
  54.                                   Romans 11:35-36
  55.  
  56.               Ten percent of all proceeds for all IHS Software, Inc.
  57.          products is joyfully given to the Lord through whom all things
  58.          are possible.  If you want all of your registration to go to the
  59.          Lord, then send a donation of at least $15.00 to your favorite
  60.          Christian charity and send us a copy of the receipt.  Be sure
  61.          that the receipt has the name, address, area code, and phone
  62.          number of the charity and we at IHS will accept that as
  63.          registration.
  64.  
  65.               When you register Sinkem, then name of your BBS will appear
  66.          on the entry and exit screens, the message base will be activated
  67.          and a bulletin will be generated showing the names of the
  68.          players, their scores, how many ships they have left, and the
  69.          date that they last played.
  70.  
  71.               Sinkem is the result of many hours of work.  Your
  72.          registration makes it possible to support and improve Sinkem as
  73.          well as helping us to create other fun games.  Please support the
  74.          Shareware system.
  75.  
  76.  
  77.                                  ACKNOWLEDGEMENTS
  78.  
  79.               Special thanks to Richard Weeks, Sysop of U Want What!?!
  80.          BBS, and the users of U Want What!?! BBS for their help in
  81.          testing Sinkem.  Thanks also to John Sherman, Sysop of The GATE
  82.          BBS, for making Sinkem available through FIDONET.
  83.  
  84.  
  85.                                        SETUP
  86.  
  87.               To setup Sinkem to run as a door, you must first create a
  88.          batch file called DOOR#.BAT, where # is the number of the door in
  89.          which you wish to place sinkem.  The batch file should change to
  90.          the directory where sinkem is located, run sinkem with the name
  91.          of the config file on the command line, change back to the
  92.          wildcat directory, and run cat.bat.  Wildcat 3.0 will let you
  93.          shell out to doors rather than actually terminating the BBS.  In
  94.          this case all you don't need to change back to the WC30 directory
  95.          and run CAT.BAT.  There is a sample file called DOOR1.BAT
  96.          contained in the zip file.  See your Wildcat manual for further
  97.          details on this file.
  98.  
  99.               Next you must edit the configuration file.  The default name
  100.          is SINKEM.CFG, but if you are running multiple doors of sinkem,
  101.          you will want to change the name and specify it on the command
  102.          line (see example DOOR1.BAT).  There is a sample config file
  103.          called SINKEM.CFG that you can use as a model.  This the first
  104.          line of this file should contain the path pointing to the
  105.          CALLINFO.BBS, or DOOR.SYS file.  The second line should contain
  106.          the path and name of the bulletin file.  Sinkem must be
  107.          registered in order to have it create a bulletin.  The third line
  108.          of the config file should contain the name of the ship file.
  109.          This is normally SHIPS.DAT.  The fourth line should contain the
  110.          name of the player file.  The gameinit program creates a player
  111.          file called PLAY.DAT.  If you are running more than one game at a
  112.          time, you will need to change the name of this file and specify
  113.          it here.  The fifth line of the config file should contain the
  114.          name of the message file.  This file should NOT HAVE AN EXTENSION
  115.          as it will be the name for the .DAT file and the .IDX file.
  116.          Sinkem must be registered in order to be able to access the
  117.          messages.  Line six should contain the name of the news file.  It
  118.          can have an extension.  Line seven should contain the minimum
  119.          security level to be able to read private messages not addressed
  120.          to you.  This is ideally the sysop security level.  Line eight
  121.          controls whether LF's are added to the bulletin.  WC 3.0 adds its
  122.          own LF's so sinkem doesn't need to add them.  Use CRLF to add
  123.          LF's or just CR to leave them out.  Line Nine is used to control
  124.          the game type.  PLAY on this line indicates that new players can
  125.          enter the game any time.  ADD indicates that new players can
  126.          enter the game, but no one may shoot at anybody.  NOADD indicates
  127.          that no new players may enter the game, but the players already
  128.          in the game may shoot at each other.
  129.  
  130.               Here is a rundown of the config file:
  131.  
  132.          C:\WILDCAT\CALLINFO.BBS   <= Path to CALLINFO.BBS or DOOR.SYS
  133.          C:\WILDCAT\BULLETIN\BULL2.BBS <= Bulletin file
  134.          SHIPS.DAT                 <= Name of ship file normally SHIPS.DAT
  135.          PLAY#.DAT                 <= Player file
  136.          SINKMSG#                  <= Message file (no extension)
  137.          SINKEM#.NWS               <= News file
  138.          500                       <= Sysop security level
  139.          CR                        <= CR or CRLF
  140.          PLAY                      <= PLAY, ADD, or NOADD
  141.  
  142.               If you are running more than 1 game, replace the # with an
  143.          identifying number, otherwise leave it out.
  144.  
  145.  
  146.               Finally, in the Doors Setup section of the MAKEWILD program,
  147.          you must enter sinkem so that it is NOT a multiuser door.  Though
  148.          you can have multiple games of Sinkem and can have up to ten
  149.          players in each game, only one player can play a particular game
  150.          of Sinkem at a time.
  151.  
  152.  
  153.                                 INITIALIZING A GAME
  154.  
  155.               It is suggested that you start a new game of Sinkem when the
  156.          most frequent players have lost all their ships.  Run GAMEINIT to
  157.          clear the player names and scores.  The command line is as
  158.          follows:
  159.  
  160.          GAMEINIT <config file> [high score file]
  161.  
  162.               You must specify the name of the .CFG file.  The high score
  163.          file name is optional, and should only be used if you have
  164.          registered (It won't work if you have not registered and it takes
  165.          it a minute to determine that).
  166.  
  167.               When you run GAMEINIT, you will be taken to the ship entry
  168.          screen at which time you can enter the Computer's ships.  The
  169.          purpose of the Computer player is to give the early players
  170.          something to shoot at.  For instructions on ship entry see the
  171.          file SINKEM.HLP.  Do not alter SINKEM.HLP or the online help will
  172.          not look right.
  173.  
  174.               The game is now ready for play.  Up to ten players can enter
  175.          the game.  A players is not added until he or she enters all his
  176.          or her ships.
  177.  
  178.  
  179.                               EDITING THE PLAYER FILE
  180.  
  181.               EDPLAY.EXE will let you edit the player file. The usage is:
  182.  
  183.          EDPLAY <filename>
  184.  
  185.               Where filename is the name of the player file you wish to
  186.          edit.  You can change the players names, or delete them by
  187.          deleting their name, but what ever you do, DON"T ADD NEW PLAYERS
  188.          WITH THIS UTILITY.  You won't be able to place their ships and it
  189.          will cause the game to lock up when that player tries to play.
  190.  
  191.  
  192.                                   CHANGING SHIPS
  193.  
  194.               Run SHIPINIT to change ship names and lengths.  The usage
  195.          is:
  196.  
  197.          SHIPINIT [filename]
  198.  
  199.               You may specify the name of the ship file on the command
  200.          line or let it default to SHIPS.DAT. Ships may have from two to
  201.          five "hits" in length.
  202.  
  203.  
  204.                                   COM PORT SETUP
  205.  
  206.               PORTINIT will allow you to change the base addresses and
  207.          IRQ's for Sinkem's Com port.  The usage is:
  208.  
  209.          PORTINIT
  210.  
  211.               Just enter the values you wish and press F10.
  212.  
  213.  
  214.                                   FIXING MESSAGES
  215.  
  216.               The FIXMESS program will attempt to fix your message base in
  217.          the event that the index gets corrupted.  It also purges the
  218.          deleted messages.  The usage is:
  219.  
  220.          FIXMESS <filename>
  221.  
  222.               Where filename is the name of the message file WITHOUT THE
  223.          EXTENSION.  There may be a case in which FIXMESS fails.  In this
  224.          case, a file called SINKMSG.TMP will have been created.  In most
  225.          cases, you should rename this file back to your message .DAT file
  226.          and rerun FIXMESS.  If you can't get FIXMESS to run successfully,
  227.          your best bet is to delete the message .DAT and .IDX files and
  228.          let it start from scratch.
  229.  
  230.  
  231.  
  232.                                       SUPPORT
  233.  
  234.               Inquiries can be made to:
  235.  
  236.                              IHS Software, Inc.
  237.                              P. O. Box 5103
  238.                              Macon, GA. 31208
  239.  
  240.                              912-477-2514
  241.  
  242.               On line support can be obtained by leaving a message to Jim
  243.          Wilcox on the U Want What!?! BBS at (912) 471-7629.  My GENie
  244.          address is J.WILCOX12,  My Compuserve address is 71371,2736.
  245.